home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / roleta.swf / scripts / frame_592 / DoAction.as
Text File  |  2006-01-17  |  127b  |  11 lines

  1. pos = length(status);
  2. neg = status;
  3. if(pos == 3)
  4. {
  5.    gotoAndPlay(605);
  6. }
  7. else if(pos == 2)
  8. {
  9.    gotoAndPlay(636);
  10. }
  11.